home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / BRODIE / DNSTESTE / ReadMe2nd < prev   
Text File  |  1996-03-28  |  4KB  |  77 lines

  1. Instructions
  2. ============
  3.  
  4. Read ReadMe1st for Terms & Conditions
  5.  
  6.  
  7. Run by double-click on !DNSTester in a Filer window, and provided the Toolbox
  8. modules are found and enough free memory is found, the DNS tester window will
  9. open.  This window has 3 sections:  "Name servers configured", "Query" and
  10. "Answers".
  11.  
  12. If all three of the name servers are registered as "None", then this probably
  13. means you do not have a DNS resolver installed on your system which is
  14. compatible with DNS tester.  (You need a file in your internet files
  15. directory called "resconf" containing the configuration information).  
  16.  
  17. Otherwise, you should see a list of up to three numeric IP addresses listed
  18. there which correspond with the nameserver lines in the "resconf" file.
  19. These are the nameservers which the program will be making queries too
  20. when you initiate a query.  The "Lookup Name" button is described below.
  21.  
  22. The "Query" section of the window contains a long writable icon into which
  23. you can type a hostname or an IP address, or a mail domain name, or a normal
  24. domain name.  You must then choose the type of lookup you want to do.  There
  25. are 4 choices, represented by the 4 radio buttons.  The top two should be
  26. pretty obvious.  Mail Exchangers takes an e-mail domain and returns a list
  27. of machines which handle mail for it.  Name Servers takes a domain name and
  28. returns a list of authoritative name servers for that domain.  This is
  29. useful since other nameservers (eg. the ones listed in the top portion of the
  30. window) will cache answers that they've seen before so that they can respond
  31. to you quickly without bothering to find the server that's really in charge
  32. of that domain.  Using this method, you can find out the names of these
  33. authoritative servers.
  34.  
  35. Hopefully it is obvious that clicking Run Query starts a query, and clicking
  36. Interrupt stops one that is in progress.
  37.  
  38. The 3 "Lookup name" buttons in the top section of the window are a shortcut
  39. for doing the following:  clicking "Address to Names", typing the IP address
  40. into the writable icon, clicking Run Query.
  41.  
  42. The "Answers" section is used to display the Answers and any other status
  43. message as a result of running a query.  If the button beneath the display
  44. field is not greyed out, then clicking on it will perform a lookup on the
  45. value shown (either Address to Names or Name to Addresses as appropriate).
  46.  
  47. Since some queries can return multiple answer records, you click on the
  48. menu icon to display a list of all the answers that were returned.  (For
  49. example, try doing a "Name to Addresses" lookup for "sunsite.doc.ic.ac.uk"
  50. and look at the menu at you should see 9 IP addresses [correct at time of
  51. writing]).
  52.  
  53. The answers for the Name to Addresses and Address to Names lookups are
  54. obvious.  The Name Server results are a list of hostnames which are
  55. authoritative name servers for the domain you entered.  The Mail
  56. Exchangers is a list of machines which forward mail for the given
  57. mail domain (the bit after the @ in e-mail addresses).  Note that
  58. all the answers have a number after them in brackets eg. looking
  59. up ecs.soton.ac.uk
  60.  
  61.     bright.ecs.soton.ac.uk (5)
  62.     landlord.ecs.soton.ac.uk (10)
  63.  
  64. These numbers indicate the "preference" (and names will have been sorted
  65. so that the highest priority is first, which is the lowest number).
  66.  
  67. That's it!
  68.  
  69. There's no cacheing in there, so all requests will go to the nameservers
  70. unless the entries are found in your Hosts file.
  71.  
  72. Bug reports etc. to me via e-mail please.
  73.  
  74. --
  75. Stewart Brodie
  76. S.N.Brodie@ecs.soton.ac.uk
  77.